home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypertxt / msdos / hydos10 / nlsfunc < prev    next >
Text File  |  1991-04-21  |  1KB  |  25 lines

  1.                                   NLSFUNC
  2.            Support for extended country informationand code pages
  3.              See also <CHCP> <COUNTRY> <KEYB> <MODE> <INSTALL>
  4.  
  5. NLSFUNC allows you to use the <CHCP> command to select code pages for
  6. all devices defined as having code page switching support. NLSFUNC
  7. must be loaded prior to using the <CHCP> command.
  8.  
  9. COMMAND TYPE: External                  VERSION: 3.3 and up
  10.  
  11. USE: NLSFUNC [[d:][path]filename]
  12.  
  13. d:path filename specifies the location and name of the country
  14.        information file (COUNTRY.SYS).  If this parameter is omitted,
  15.        the drive path and filename defined by <COUNTRY>= command in the
  16.        CONFIG.SYS file are used.  The file name must be included if
  17.        drive or path are specified.
  18.  
  19. (DOS 4.x)
  20. NLSFUNC may be executed at boot time using INSTALL in CONFIG.SYS
  21.  
  22. EXAMPLE: NLSFUNC C:\DOS\COUNTRY.SYS
  23. This example loads the NLSFUNC command and specifies the location of
  24. the COUNTRY.SYS file in a directory called DOS.
  25.